home *** CD-ROM | disk | FTP | other *** search
- ;$HBBS
-
- ;
- ; Add this script to your S:User-Startup! (read the entire file first..)
- ;
-
- ; Change the ""'s below to the directory that you installed hbbs to (e.g. DH1:HBBS)
- Assign hbbs: ""
-
- ; Other assigns that are required so that hbbs can find it's stuff..
- Assign fonts: hbbs:System/amiga/fonts add
- Assign devs: hbbs:System/amiga/devs add
- Assign libs: hbbs:System/amiga/libs add
-
- ; Only if you have developer stuff installed!
- Assign Include: HBBS:Developer/Include add
- Assign Lib: HBBS:Developer/Lib add
-
- Path HBBS:System/Amiga/CLI ADD
-
- ; set the TTX below to what ever editor you use, if it's not in the path
- ; then specify it's location. (ie, use CED, ED, GED etc...)
-
- setenv HBBSEditor TTX
-
- ; then specify the parameters you want to send to the editor after the
- ; filename has been passed to it.
-
- setenv HBBSEditorParams SCREEN CtrlScrn
-
- ; using the above 2 settings we'd get something like this:
-
- ; GED <filename> SCREEN CtrlScrn
-
- ; Remove this line if you are adding this to your s:user-startup
- HBBS:Utils/Select_Mode
-
-
-
- ; The following assigns are just so you can play with Hbbs without having to change
- ; too many config files. They are assigns for upload/download paths, check out
- ; confconfig files in each of the conferences
-
- Assign Files_1: HBBS:Files
-